-
Couldn't load subscription status.
- Fork 372
Added view_hardware_status ros2cli verb
#2495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added view_hardware_status ros2cli verb
#2495
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2495 +/- ##
==========================================
- Coverage 89.40% 89.37% -0.03%
==========================================
Files 151 151
Lines 17024 17025 +1
Branches 1420 1420
==========================================
- Hits 15220 15216 -4
- Misses 1250 1256 +6
+ Partials 554 553 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
@soham2560 could you please update the OP with some example outputs? |
|
@bmagyar done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully tested, this is great!
8ab4bf3
into
ros-controls:master
Brief
In #2476 we added our changes to allow Hardware Interfaces to publish
HardwareStatusmessages with a default publisher. This PR adds a CLI verb to help users access those statuses easily usingHow was this tested?
- Echo all messages on
*/hardware_statustopics withcontrol_msgs/msg/hardware_statustypeOutput
- Filter with -i <hardware_component>
Output
- Filter with -d <device_name>
Output